Longitude Output Registry entry
Specify the format in which longitude values will display in a client when retrieved from a database.
Usage
This Registry entry can be assigned to users, groups and system-wide:
Key | User | Group | System |
---|---|---|---|
Key 1 | User
|
Group
|
System
|
Key 2 | user | group | Setting
|
Key 3 | Setting
|
Format
|
|
Key 4 | Format
|
Longitude Output
|
|
Key 5 | Longitude Output
|
||
Value | format |
User
|
user | Setting
|
Format
|
Longitude Output
|
format |
Group
|
group | Setting
|
Format
|
Longitude Output
|
format |
System
|
Setting
|
Format
|
Longitude Output
|
format |
where:
format |
is a series of special characters. The following table illustrates two things:
|
||||
Format |
If original value is: |
The result will be: |
Comment
|
||
|
|
|
The (whole number) degree component. |
||
|
|
|
The (whole number) degree component. Values less than |
||
|
|
|
The (whole number) degree component. Values less than |
||
|
|
|
The (whole number) minute component. |
||
|
|
|
The (whole number) minute component. Values less than |
||
|
|
|
The second component rounded to a whole number. This may imply more or less precision than exists in the original value (see examples below). |
||
|
|
|
The second component rounded to a whole number. This may imply more or less precision than exists in the original value. Values less than |
||
|
|
|
(Less precision implied). |
||
|
|
|
|
||
|
|
|
(More precision implied). |
||
|
|
|
(Less precision implied). |
||
|
|
|
(Less precision implied). |
||
|
|
|
The second component shown with the level of precision that exists in the original value. |
||
|
|
|
The second component shown with the level of precision that exists in the original value. Values less than |
||
|
|
|
|
||
|
|
|
|
||
|
|
|
The minute and second values combined expressed as decimal minutes. The precision of the result is based on the precision of the original value. |
||
|
|
|
|
||
|
|
|
|
||
|
|
|
The minute and second values combined expressed as decimal minutes. The precision of the result is based on the precision of the original value. Values less than |
||
|
|
|
The full value (degrees, minutes and seconds) combined and expressed as decimal degrees. The precision of the result is based on the precision of the original value. |
||
|
|
|
|
||
|
|
|
|
||
|
|
|
|
||
|
|
|
|
||
|
|
|
The same as for |
||
|
|
|
|
||
|
|
|
The same as for |
||
|
|
|
|
||
|
|
|
|
||
|
|
|
Direction. Will display as E or W. |
Some useful longitude formats are:
Format |
Result similar to |
---|---|
|
|
|
|
|
Note the use of double quotes around the single quote: |
|
|
Note: The format characters can be combined to create the desired longitude string, separated by any other character(s).
This setting will generate a longitude format of 125 24 21 East:
Key | Setting |
---|---|
Key 1 | System
|
Key 2 | Setting
|
Key 3 | Format
|
Key 4 | Longitude Output
|
Value | ddd mm ss D
|